home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Inspector = {
- ACTIONS = {"ok:" = "ok:"; "performClick:" = "performClick:"; "revert:" = "revert:"; };
- OUTLETS = {window = window; };
- SUPERCLASS = Object;
- };
- IBImageInspector = {
- OUTLETS = {
- box = box;
- heightField = heightField;
- iconButton = iconButton;
- widthField = widthField;
- };
- SUPERCLASS = Inspector;
- };
-